home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
bbsutils
/
ulp107b.arj
/
PCBTEST.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-04-24
|
353b
|
13 lines
@Echo off
cls
REM
REM For single node systems:
REM
c:\ulp\ulptest -Cc:\ulp\ulp.cfg -F%1 -M%2 -D%3
REM
REM Multinode systems require the node number for proper multinode
REM operation! Passing the PCBNODE environment variable created by
REM PCBoard is sufficient:
REM
REM c:\ulp\ulptest -Cc:\ulp\ulp.cfg -F%1 -M%2 -D%3 -N%PCBNODE%